Configure Global Debugger Settings in Eclipse · Navigate to PHP => Debug => Debuggers => Xdebug => Configure · There are only two relevant ...
To debug a PHP Web Page: 1. Click the arrow next to the debug button debug_icon.png on the toolbar and select Open Debug Dialog -or- select Run | Open Debug ...
Xdebug is an opensource Debugger and Profiler for PHP. PDT has built in support for Xdebug, which allows you to step-debug through your PHP projects. Setup · Usage · Debugging using the default...